home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 87 / CDMM87_2.ISO / Incoming Forces / data1.cab / Forces_Files / asc / frontend / frontend.odl < prev    next >
Encoding:
Text File  |  2001-11-28  |  1.4 KB  |  59 lines

  1.  
  2. texture "abakgrnd\met-door.tga" alphakey key 127
  3. texture "abakgrnd\chas1.tga" alphakey key 127
  4. texture "abakgrnd\chas2.tga" alphakey key 127
  5.  
  6. loadanims "anim\t_feanims"
  7.  
  8.  
  9. ;;;include "asc\misc\standard.odl" 
  10. ;;;this contains the next three and ianextra.odl, but we use a new file extrafudge.odl
  11.  
  12. include "asc\frontend\extrafudge.odl"
  13. include "asc\misc\weapons.odl"
  14. include "asc\misc\powerups.odl"
  15. include "asc\misc\roy.odl"
  16.  
  17. include "asc\fortress\ian2.odl"
  18. include "asc\misc\alien craft.odl"
  19. include "asc\misc\earth craft.odl"
  20. include "asc\misc\common.odl"
  21.  
  22.  
  23. //loadspline "test.path"
  24. land
  25.     "asc\fortress\tland3.bin"
  26.     "ASC\fortress\city2tc.bin"
  27.     texture "Land\l1\In0.tga"
  28.  
  29. texture "frontend\startile.tga" colorkey
  30.  
  31. sky
  32.     flat
  33.     texture "aeffects\sky02.tga"
  34.     RGB 27 34 3
  35.     RGB 39 43 2
  36.     RGB 50 53 1
  37.     RGB 64 63 0
  38.     RGB 76 73 0
  39.     RGB 64 63 0
  40.     RGB 50 53 1
  41.     RGB 50 53 1
  42. ;    fog 52 53 1 bounds 0.48 0.95
  43.     cloud level 9000
  44.     ambiance 39 55 118
  45.     direct 138 141 140
  46.     from -3.200000 1.200000 -1.000000 not_unit
  47.  
  48. type "SpaceStation"
  49. ;    objfile "frontend\ia2\space_station.ia2"
  50.     objfile "aweapons\ia2\spacestation.ia2"
  51.     scale 0.2
  52.     group "population"
  53.     dynamics "alien"
  54.         linear_thrust 1 1 1
  55.     ;sfx "engines\aircraft large" min 3000 max 20000 loop
  56.     ;sfx 341    alias "frontend_spacestation" "engines\aircraft large" min 3000 max 20000 loop
  57.     useranim 0 "anim\space station.m01" 100
  58.  
  59.